home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / domacnost a kancelar / actual / atwsetup.exe / {app} / en.chm / features / align.php < prev    next >
PHP Script  |  2007-04-16  |  5KB  |  154 lines

  1. <?
  2. require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
  3. $APPLICATION->SetTitle("Align");
  4. ?>
  5. <h1>Align</h1>
  6. <p><i><b>Available in</b>:
  7. <a href="http://www.actualtools.com/products/index.php#aim">Actual Window Manager</a>,
  8. <a href="http://www.actualtools.com/products/index.php#awg">Actual Window Guard</a>,
  9. <a href="http://www.actualtools.com/products/index.php#atb">Actual Title Buttons</a>,
  10. <a href="http://www.actualtools.com/products/index.php#asm">Actual Window Menu</a>.
  11. </i></p>
  12. <p>As its name implies, the <i><b>Align</b> action</i> provides the automatic horizontal and vertical alignment of the
  13. target window. There are nine predefined alignment modes to automatically position your window on the desktop:
  14. </p>
  15. <table align="center" width="80%" cellspacing="10" cellpadding="10">
  16. <tr>
  17. <td>top-left
  18. <br/><img src="http://www.actualtools.com/images/AlignTopLeft.gif" border="0" width="128" height="128" align="middle" vspace="5" alt="Top-Left Aligning Mode"/>
  19. </td>
  20. <td>top-center
  21. <br/><img src="http://www.actualtools.com/images/AlignTopCenter.gif" border="0" width="128" height="128" align="middle" vspace="5" alt="Top-Center Aligning Mode"/>
  22. </td>
  23. <td>top-right
  24. <br/><img src="http://www.actualtools.com/images/AlignTopRight.gif" border="0" width="128" height="128" align="middle" vspace="5" alt="Top-Right Aligning Mode"/>
  25. </td>
  26. </tr>
  27. <tr>
  28. <td>middle-left
  29. <br/><img src="http://www.actualtools.com/images/AlignMiddleLeft.gif" border="0" width="128" height="128" align="middle" vspace="5" alt="Middle-Left Aligning Mode"/>
  30. </td>
  31. <td>middle-center
  32. <br/><img src="http://www.actualtools.com/images/AlignMiddleCenter.gif" border="0" width="128" height="128" align="middle" vspace="5" alt="Middle-Center Aligning Mode"/>
  33. </td>
  34. <td>middle-right
  35. <br/><img src="http://www.actualtools.com/images/AlignMiddleRight.gif" border="0" width="128" height="128" align="middle" vspace="5" alt="Middle-Right Aligning Mode"/>
  36. </td>
  37. </tr>
  38. <tr>
  39. <td>bottom-left
  40. <br/><img src="http://www.actualtools.com/images/AlignBottomLeft.gif" border="0" width="128" height="128" align="middle" vspace="5" alt="Bottom-Left Aligning Mode"/>
  41. </td>
  42. <td>bottom-center
  43. <br/><img src="http://www.actualtools.com/images/AlignBottomCenter.gif" border="0" width="128" height="128" align="middle" vspace="5" alt="Bottom-Center Aligning Mode"/>
  44. </td>
  45. <td>bottom-right
  46. <br/><img src="http://www.actualtools.com/images/AlignBottomRight.gif" border="0" width="128" height="128" align="middle" vspace="5" alt="Bottom-Right Aligning Mode"/>
  47. </td>
  48. </tr>
  49. </table>
  50. <p>You can also specify horizontal and vertical shift values to force the precise, incremental positioning of windows on
  51. your desktop. For example, to position a window exactly 100 pixels over to the right from the left edge of the desktop
  52. and 150 pixels up from the bottom edge of the desktop you should select "bottom-left" and specify a horizontal shift
  53. value of 100 and a vertical shift value of 150. Alternatively you can define these values as a percentage of the
  54. corresponding desktop size in either dimension. Both positive and negative shift values are allowed. (Note that a
  55. numeric value <i>not</i> preceded by a value sign is understood to represent a <i>positive</i> shift and the "+" plus
  56. sign may be omitted, while <i><b>a negative shift must always be preceded by the "-" minus sign</b></i>.) The following
  57. tables show how the positive and negative value signs affect window positioning in the various alignment modes:
  58. </p>
  59. <p align="center">Horizontal shift
  60. </p>
  61. <table align="center" width="80%" border="2">
  62. <tr>
  63. <th>Value Sign
  64. </th>
  65. <td align="center" rowspan="2" colspan="1">+
  66. </td>
  67. <td align="center" rowspan="2" colspan="1">-
  68. </td>
  69. </tr>
  70. <tr>
  71. <th>Mode
  72. </th>
  73. </tr>
  74. <tr>
  75. <td align="center"><i>any</i>-Left
  76. </td>
  77. <td align="center">to the right
  78. </td>
  79. <td align="center">to the left
  80. </td>
  81. </tr>
  82. <tr>
  83. <td align="center"><i>any</i>-Center
  84. </td>
  85. <td align="center">to the right
  86. </td>
  87. <td align="center">to the left
  88. </td>
  89. </tr>
  90. <tr>
  91. <td align="center"><i>any</i>-Right
  92. </td>
  93. <td align="center">to the left
  94. </td>
  95. <td align="center">to the right
  96. </td>
  97. </tr>
  98. </table>
  99. <p align="center">Vertical shift
  100. </p>
  101. <table align="center" width="80%" border="2">
  102. <tr>
  103. <th>Value Sign
  104. </th>
  105. <td align="center" rowspan="2">+
  106. </td>
  107. <td align="center" rowspan="2">-
  108. </td>
  109. </tr>
  110. <tr>
  111. <th>Mode
  112. </th>
  113. </tr>
  114. <tr>
  115. <td align="center">Top-<i>any</i>
  116. </td>
  117. <td align="center">to the bottom
  118. </td>
  119. <td align="center">to the top
  120. </td>
  121. </tr>
  122. <tr>
  123. <td align="center">Middle-<i>any</i>
  124. </td>
  125. <td align="center">to the bottom
  126. </td>
  127. <td align="center">to the top
  128. </td>
  129. </tr>
  130. <tr>
  131. <td align="center">Bottom-<i>any</i>
  132. </td>
  133. <td align="center">to the top
  134. </td>
  135. <td align="center">to the bottom
  136. </td>
  137. </tr>
  138. </table>
  139. <p><i>Hint</i>  To obtain pixel-precision positioning of a window select <b>top-left</b> (the origin) and
  140. specify your shift values in pixels from there.
  141. </p>
  142. <p><i>Related actions:
  143. <a href="resize.php">Resize</a>,
  144. <a href="runmode.php">Change Run Mode</a>.
  145. </i></p>
  146. <p><i>Possible triggers:
  147. <a href="titlebuttons.php#align">Title Buttons</a>,
  148. <a href="windowmenu.php#align">Window Menu</a>,
  149. <a href="startup.php">Startup</a>.
  150. </i></p>
  151. <?
  152. require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");
  153. ?>
  154.